home *** CD-ROM | disk | FTP | other *** search
/ Fifty: Elektronik / FIFTY Elektronik (PS_Computer_Vertrieb).iso / ps8 / fty1008 / bug.ans (.png) < prev    next >
ANSi Art File  |  1993-11-20  |  1.6 KB  |  640x576  |  4-bit (4 colors)
   ocr: Know bugs: ROM BIOS scroll BUG..... The scroll routine CUNDUR uses in the BIOS ROMS uses the attributes of the upper left corner character to fill in for undefined character areas on the screen. For this reason it is wise to have a LEFT MARGIN of one SPACE character with no attributes set at all. This problem will only occur when the text screen is scrolled, it usually shows up in BBS menus or maybe after a TAGLINE. I haven't seen it mess up a ansi in a message body because of it and it would be awful to insert the esclom to every UBBS message line automatically, it would cause lot's of proble ...